From f416b2fd6a819622fe22398f2e6e9dfb57574c67 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Thu, 12 Jul 2007 10:40:21 +0000 Subject: [PATCH] Remove dashes from front of first line. --- lisp/isearch.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/isearch.el b/lisp/isearch.el index 770d607713e..1804233847f 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -1,4 +1,4 @@ -----------;;; isearch.el --- incremental search minor mode +;;; isearch.el --- incremental search minor mode ;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1999, 2000, ;; 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -- 2.30.2